home *** CD-ROM | disk | FTP | other *** search
/ SGI Developer Toolbox 6.1 / SGI Developer Toolbox 6.1 - Disc 1.iso / toolbox / src / exampleCode / opengl / GLUT / Imakefile < prev    next >
Makefile  |  1996-11-11  |  122b  |  8 lines

  1. #define IHaveSubdirs
  2. #define PassCDebugFlags
  3.  
  4. SUBDIRS = lib test progs
  5.  
  6. MakeSubdirs($(SUBDIRS))
  7. DependSubdirs($(SUBDIRS))
  8.